code_checker ~master (2018-07-16T19:27:17Z)
Dub
Repo
check
unit_threaded
property
Check that bool-returning F is true with randomly generated values.
void
check
@
trusted
(
alias
F
int
numFuncCalls
= 100
)
(
in
uint
seed
=
from
!"std.random".
unpredictableSeed
,
in
string
file
= __FILE__
,
in
size_t
line
= __LINE__
)
Meta
Source
See Implementation
unit_threaded
property
classes
PropertyException
functions
check
checkCustom
Check that bool-returning F is true with randomly generated values.